EMT Practice Test

1. Question Content...


Question List

Question1: Which two statements are true regarding @DataJpaTest? (Choose two.)

Question2: Which two statements are true concerning constructor injection? (Choose two.)

Question3: Refer to the exhibit.

Which option is a valid way to retrieve the account id? (Choose the best answer.)

Question4: Which two statements are true concerning the BeanPostProcessor Extension point? (Choose two.)

Question5: Which two statements describe Spring JdbcTemplate? (Choose two.)

Question6: Which two statements are true regarding a Spring Boot-based Spring MVC application? (Choose two.)

Question7: Which strategy is correct for configuring Spring Security to intercept particular URLs? (Choose the best answer.)

Question8: Refer to the exhibit.

How can a response status code be set for No Content (204)? (Choose the best answer.)

Question9: Refer to the exhibit.

Based on the default Spring behavior, choose the correct answer. (Choose the best answer.)

Question10: Spring puts each bean instance in a scope. What is the default scope? (Choose the best answer.)

Question11: Which two options will inject the value of the daily.limit system property? (Choose two.)

Question12: Which statement is true? (Choose the best answer.)

Question13: Which following statements are true about Spring Data? (Choose two.)

Question14: Which two statements are true regarding the RestTemplate class? (Choose two.)

Question15: Which statement about @TestPropertySource annotation is true? (Choose the best answer.)

Question16: Refer to the exhibit.

What is the id/name of the declared bean in this Java configuration class? (Choose the best answer.)

Question17: Which two statements are correct when @SpringBootApplication is annotated on a class? (Choose two.)

Question18: Which statement describes the propagation behavior of Propagation.REQUIRES_NEW annotation? (Choose the best answer.)